home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc2_x / untcnvrs.sit / Unit Conversion / card_5294.txt < prev    next >
Text File  |  1990-11-02  |  5KB  |  217 lines

  1. -- card: 5294 from stack: in
  2. -- bmap block id: 2698
  3. -- flags: 0000
  4. -- background id: 5046
  5. -- name: ConversionInfo
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=406 top=44 right=64 bottom=490
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Go Back
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect zoom close
  23.   go back
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=401 top=264 right=298 bottom=492
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1011 / 1011
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Home
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect barn door close
  43.   go home
  44.   show menubar
  45. end mouseUp
  46.  
  47.  
  48.  
  49. -- part 3 (field)
  50. -- low flags: 01
  51. -- high flags: 0000
  52. -- rect: left=20 top=39 right=298 bottom=379
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 0
  56. -- font id: 14
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: info
  61.  
  62.  
  63. -- part 4 (button)
  64. -- low flags: 00
  65. -- high flags: A003
  66. -- rect: left=406 top=67 right=88 bottom=490
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 1
  70. -- font id: 0
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: Title Page
  75. ----- HyperTalk script -----
  76. on mouseUp
  77.   visual effect zoom close
  78.   go to card "TitleCard"
  79. end mouseUp
  80.  
  81.  
  82.  
  83. -- part 5 (button)
  84. -- low flags: 00
  85. -- high flags: A003
  86. -- rect: left=400 top=125 right=150 bottom=493
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Distance
  95. ----- HyperTalk script -----
  96. on mouseUp
  97.   visual effect zoom open
  98.   go to card distance
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 6 (button)
  104. -- low flags: 00
  105. -- high flags: A003
  106. -- rect: left=401 top=151 right=177 bottom=494
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: Area
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   visual effect zoom open
  118.   go to card Area
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 7 (button)
  124. -- low flags: 00
  125. -- high flags: A003
  126. -- rect: left=401 top=179 right=205 bottom=494
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: Volume
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   visual effect zoom open
  138.   go to card Volume
  139. end mouseUp
  140.  
  141.  
  142.  
  143. -- part 8 (button)
  144. -- low flags: 00
  145. -- high flags: A003
  146. -- rect: left=401 top=207 right=232 bottom=494
  147. -- title width / last selected line: 0
  148. -- icon id / first selected line: 0 / 0
  149. -- text alignment: 1
  150. -- font id: 0
  151. -- text size: 12
  152. -- style flags: 0
  153. -- line height: 16
  154. -- part name: Weights
  155. ----- HyperTalk script -----
  156. on mouseUp
  157.   visual effect zoom open
  158.   go to card weight
  159. end mouseUp
  160.  
  161.  
  162.  
  163. -- part 9 (button)
  164. -- low flags: 00
  165. -- high flags: A003
  166. -- rect: left=401 top=234 right=260 bottom=494
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Temperature
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   visual effect zoom open
  178.   go to card Temperature
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 10 (button)
  184. -- low flags: 00
  185. -- high flags: A003
  186. -- rect: left=406 top=91 right=112 bottom=491
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 0 / 0
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: Notes
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   visual effect zoom open
  198.   go to card "ADDINFO"
  199. end mouseUp
  200.  
  201.  
  202.  
  203. -- part contents for card part 3
  204. ----- text -----
  205.    If you have any ideas of what should be behind this button, why don't you tell me. If you have access to E-Mail facilities, I can be reached at one of the following 
  206. addresses:
  207.           1.     PAIXAO@UG.CS.DAL.CA
  208.           2.     DEXTER@AC.DAL.CA
  209.  
  210.   Other wise, you can mail me the old fashioned way:
  211.  
  212.                   Nuno M. Paixao
  213.                   2319 Clifton Street
  214.                   Halifax, Nova Scotia
  215.                   B3K-4T9
  216.  
  217.  Please send in your registration fee. This will encourage me to write other stacks in the future.